MESCIUS SPREAD for Windows Forms 15.0J
TableStyleCommand コンストラクタ(Table[],String,Boolean)

スタイルが適用されるテーブルのリスト。
テーブルスタイルの名前を示す文字列値。
TableStyleCommand クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal tables() As Table, _
   ByVal tableStyleName As String, _
   Optional ByVal clearFormat As Boolean _
)
public TableStyleCommand( 
   Table[] tables,
   string tableStyleName,
   bool clearFormat
)

パラメータ

tables
スタイルが適用されるテーブルのリスト。
tableStyleName
テーブルスタイルの名前を示す文字列値。
clearFormat
参照

TableStyleCommand クラス
TableStyleCommand メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.